[INFO] fetching crate libimagentryview 0.10.1...
[INFO] checking libimagentryview-0.10.1 against try#24e1a22664233bce1f9b5dc6eee7c1f74327e28c for pr-159343
[INFO] extracting crate libimagentryview 0.10.1 into /workspace/builds/worker-2-tc2/source
[INFO] started tweaking crates.io crate libimagentryview 0.10.1
[INFO] finished tweaking crates.io crate libimagentryview 0.10.1
[INFO] tweaked toml for crates.io crate libimagentryview 0.10.1 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate libimagentryview 0.10.1 on toolchain 24e1a22664233bce1f9b5dc6eee7c1f74327e28c
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+24e1a22664233bce1f9b5dc6eee7c1f74327e28c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+24e1a22664233bce1f9b5dc6eee7c1f74327e28c" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 288 packages to latest compatible versions
[INFO] [stderr]       Adding mdcat v0.13.0 (available: v2.12.0)
[INFO] [stderr]       Adding pulldown-cmark v0.4.1 (available: v0.13.4)
[INFO] [stderr]       Adding syntect v3.3.0 (available: v5.3.0)
[INFO] [stderr]       Adding textwrap v0.11.0 (available: v0.16.2)
[INFO] [stderr]       Adding toml v0.5.11 (available: v1.1.3+spec-1.1.0)
[INFO] [stderr]       Adding wasi v0.10.0+wasi-snapshot-preview1 (available: v0.10.2+wasi-snapshot-preview1)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+24e1a22664233bce1f9b5dc6eee7c1f74327e28c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: Cargo.toml: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024`
[INFO] [stderr] warning: `libimagentryview` (manifest) generated 1 warning
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] a459d95916e339231e37a41837be7d22df9fc47415c12b0b3a020606030591b0
[INFO] running `Command { std: "docker" "start" "a459d95916e339231e37a41837be7d22df9fc47415c12b0b3a020606030591b0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a459d95916e339231e37a41837be7d22df9fc47415c12b0b3a020606030591b0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "a459d95916e339231e37a41837be7d22df9fc47415c12b0b3a020606030591b0" "/opt/rustwide/cargo-home/bin/cargo" "+24e1a22664233bce1f9b5dc6eee7c1f74327e28c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a459d95916e339231e37a41837be7d22df9fc47415c12b0b3a020606030591b0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "a459d95916e339231e37a41837be7d22df9fc47415c12b0b3a020606030591b0" "/opt/rustwide/cargo-home/bin/cargo" "+24e1a22664233bce1f9b5dc6eee7c1f74327e28c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr] warning: Cargo.toml: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024`
[INFO] [stderr] warning: `libimagentryview` (manifest) generated 1 warning
[INFO] [stderr]    Compiling memchr v2.8.3
[INFO] [stderr]     Checking futures v0.1.31
[INFO] [stderr]     Checking simd-adler32 v0.3.10
[INFO] [stderr]     Checking iovec v0.1.4
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking log v0.4.33
[INFO] [stderr]    Compiling proc-macro2 v0.4.30
[INFO] [stderr]     Checking addr2line v0.25.1
[INFO] [stderr]     Checking object v0.37.3
[INFO] [stderr]    Compiling displaydoc v0.2.6
[INFO] [stderr]    Compiling failure_derive v0.1.8
[INFO] [stderr]    Compiling unicode-xid v0.1.0
[INFO] [stderr]     Checking rustc-demangle v0.1.28
[INFO] [stderr]    Compiling syn v0.15.44
[INFO] [stderr]     Checking tinyvec v1.12.0
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]     Checking bytes v0.4.12
[INFO] [stderr]     Checking form_urlencoded v1.2.2
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]    Compiling parking_lot_core v0.6.3
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]     Checking serde_json v1.0.150
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]     Checking smallvec v0.6.14
[INFO] [stderr]     Checking regex-syntax v0.8.11
[INFO] [stderr]     Checking matches v0.1.10
[INFO] [stderr]    Compiling libloading v0.8.9
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]     Checking lock_api v0.3.4
[INFO] [stderr]    Compiling serde_core v1.0.229
[INFO] [stderr]     Checking unicode-normalization v0.1.25
[INFO] [stderr]     Checking net2 v0.2.39
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]     Checking itoa v0.4.8
[INFO] [stderr]     Checking tinystr v0.8.3
[INFO] [stderr]     Checking zerotrie v0.2.4
[INFO] [stderr]     Checking icu_collections v2.2.0
[INFO] [stderr]    Compiling quote v0.6.13
[INFO] [stderr]    Compiling either v1.16.0
[INFO] [stderr]    Compiling bindgen v0.72.1
[INFO] [stderr]     Checking icu_locale_core v2.2.0
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling pest v2.8.7
[INFO] [stderr]     Checking parking_lot v0.9.0
[INFO] [stderr]     Checking tokio-executor v0.1.10
[INFO] [stderr]     Checking tokio-io v0.1.13
[INFO] [stderr]     Checking tokio-sync v0.1.8
[INFO] [stderr]     Checking mio v0.6.23
[INFO] [stderr]     Checking crossbeam-epoch v0.8.2
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling rustc-hash v2.1.3
[INFO] [stderr]    Compiling regex-automata v0.4.16
[INFO] [stderr]    Compiling bitflags v2.13.1
[INFO] [stderr]     Checking rustix v1.1.4
[INFO] [stderr]     Checking tokio-reactor v0.1.12
[INFO] [stderr]     Checking crossbeam-deque v0.7.4
[INFO] [stderr]     Checking icu_provider v2.2.0
[INFO] [stderr]     Checking http v0.1.21
[INFO] [stderr]     Checking idna v0.1.5
[INFO] [stderr]     Checking icu_properties v2.2.0
[INFO] [stderr]     Checking icu_normalizer v2.2.0
[INFO] [stderr] error: could not compile `pest` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/24e1a22664233bce1f9b5dc6eee7c1f74327e28c/bin/rustc --crate-name pest --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pest-2.8.7/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="memchr"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("const_prec_climber", "default", "memchr", "miette-error", "pretty-print", "std"))' -C metadata=12ba3b3359b16a8a -C extra-filename=-dd9079f1323759be --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-eb8ac1f1f77ae379.rmeta --extern ucd_trie=/opt/rustwide/target/debug/deps/libucd_trie-9bcde3556d193e0f.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "a459d95916e339231e37a41837be7d22df9fc47415c12b0b3a020606030591b0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a459d95916e339231e37a41837be7d22df9fc47415c12b0b3a020606030591b0", kill_on_drop: false }`
[INFO] [stdout] a459d95916e339231e37a41837be7d22df9fc47415c12b0b3a020606030591b0
